len_trim Interface

public interface len_trim

Module Procedures

private elemental function len_trim_(string) result(length)

Get the trimmed length of a varying string

Arguments

Type IntentOptional Attributes Name
type(varying_string), intent(in) :: string

Return Value integer